C1.DataCollection Assembly / C1.DataCollection Namespace / C1FilterDataCollection<T> Class / IsFiltered Property

In This Topic
IsFiltered Property
In This Topic
Gets whether the collection is filtered.
Syntax
'Declaration
 
Public ReadOnly Property IsFiltered As Boolean
 
See Also